To uninstall Prizm Document Converter from your Linux system, please perform the following steps:
- Stop the service, depending upon where you installed. This will usually be:
# /usr/share/prizm/scripts/proxyserver.sh stop - Next remove the installed files:
Debian/Ubuntu:
# sudo apt-get remove prizmconverter
Red Hat/CentOS:
# yum remove prizmconverter
SUSE:
# zypper remove prizmconverter
Generic Package:
# rm -Rf /usr/share/prizm - There will potentially be temporary files left behind, the same command to remove the generic package can be used to remove all remaining files:
# rm -Rf /usr/share/prizm